Bug 528320 - Incorrect icons displayed for files with custom mimetype
authorAlexander Larsson <alexl@redhat.com>
Thu, 23 Oct 2008 09:59:46 +0000 (09:59 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 23 Oct 2008 09:59:46 +0000 (09:59 +0000)
commitfb55cf75f0174ffd180d921bcdc0b256653770c5
treeabf7ce7be4e82a73928024381c0381d4ceac4ddc
parente108b3d2d944e61b6c836c075feb88eb5ee3b1dc
Bug 528320 - Incorrect icons displayed for files with custom mimetype

2008-10-23  Alexander Larsson  <alexl@redhat.com>

Bug 528320 - Incorrect icons displayed for files with custom mimetype icons

        * gtk/gtkfilesystem.c:
        (_gtk_file_info_render_icon):
Fall back on default file icon if there was no icon or it
was not found in the theme. This goes with the corresponding
change in glib to not add the fallback icon, but is useful
in other cases too.

svn path=/trunk/; revision=21702
ChangeLog
gtk/gtkfilesystem.c